SOAPResult.Result Function

Returns the value found in the tag name specified. This function will search through the Body portion of the response and look for the tag that was passed.

Syntax

result = SOAPResult.Result( Name )

Parameters

Name

String

Return Value

Result

Variant

Notes

When it finds this tag, it returns its value.